Welcome![Sign In][Sign Up]
Location:
Search - bios source

Search list

[Bookschap_3

Description: NETBIOS C程序源代码 用于网络通信-NETBIOS C source code for network communication
Platform: | Size: 16384 | Author: 张丽明 | Hits:

[DSP programdsp_rtos

Description: DSP RTOS源代码-DSP RTOS source code
Platform: | Size: 111616 | Author: 陈伟 | Hits:

[EditBoxC_TEXT

Description: 基于 BIOS 的屏幕开发 C 语言源程序。这是个汇编语言库,实现BIOS下文本的编辑、游标控制等。-BIOS screen-based C language source development. This is a compilation of language library that implements the BIOS text editing, cursor control.
Platform: | Size: 8192 | Author: | Hits:

[OS Developlinux源代码

Description: Linux0.07版本的源代码,很经典的,对于初学者有很大的帮助,不可不看。-linux version 0.07 source code, very classic, helpful to the beginner.
Platform: | Size: 93184 | Author: 离心力 | Hits:

[ARM-PowerPC-ColdFire-MIPSRealBoot源代码

Description: 嵌入式处理器s3c2410的realboot源码程序bootloader功能和bios功能,用ads工程建立,大家可以直接学习。-embedded processor s3c2410 realboot source of functions and procedures Bootloader bios functions, with the establishment of ads works, we can learn.
Platform: | Size: 443392 | Author: 物语 | Hits:

[assembly languageAWARD_BIOS_MODEL_D1E

Description: AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS type D1E.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
Platform: | Size: 2839552 | Author: eastwell | Hits:

[assembly languageAWARD_BIOS_MODEL_D1F

Description: AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-the compressed file contains the source code of AWARD BIOS.Supported chipsets are listed in the related file.One can complie,download and run it on the mainboard if he has such one.
Platform: | Size: 2806784 | Author: eastwell | Hits:

[OS programcmospwd-4.3

Description: cmos/bios 密码恢复工具,包含有恢复cmos/bios 密码的源程序和可运行程序。-CMOS/BIOS password recovery tools, including restoring the CMOS/BIOS source code and operating procedures.
Platform: | Size: 107520 | Author: wgz | Hits:

[Booksawardbios源代码

Description: awardbios源文件.供喜欢研究底层技术人员参考学习.-AwardBIOS source document. Like study for the underlying technology reference study.
Platform: | Size: 2862080 | Author: 王宇 | Hits:

[DSP programDSPBIOS启动源码

Description: DSP启动源代码,功能:初始化堆栈段,初始化数据段,跳转到main函数。-start DSP source code functions : initialization stack of data initialization of the Jump to the main function.
Platform: | Size: 3072 | Author: 王刚 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410Bios

Description: 基于三星S3C2410的底层硬件驱动源码(在ADS1.2编译环境中调试通过). -based on the underlying hardware driver source (ADS1.2 compile-debug environment off).
Platform: | Size: 250880 | Author: 古月 | Hits:

[Remote Controlwakeup_on_lan

Description: 一个简单的远程开机的源代码(C++),只要给定MAC地址, 并且该机子的BIOS设置为允许远程开机,该程序就能做到开机的效果-a simple remote boot source code (C), as long as the given MAC address, and the machine's BIOS settings to allow remote boot, the program will be able to boot effect
Platform: | Size: 8192 | Author: 张亮亮 | Hits:

[OS programxi_2_yy5

Description: 这个是用于获取系统和显卡的BIOS信息的源码,也是用delphi作的,找的好辛苦,希望站长可以让我成为会员-for access to the system BIOS and graphics information source, is used for Delphi, hard to find a good, I can head to become a member
Platform: | Size: 173056 | Author: 张喊 | Hits:

[Otherxp163.com.7.167

Description: 在windows程序中读取bios内容 软件语言: 简体中文 软件类型: 编程源程序/代码 / VC源程序/MFC 运行环境: Win2003, WinXP, Win2000, NT, WinME, Win9X -the windows proceedings read bios content software languages : English software types : source programming/code/VC source/MFC runtime environment : Win2003, WinXP, Windows 2000, NT, WinME, Win9X
Platform: | Size: 70656 | Author: 李浪 | Hits:

[assembly languageaward0606081709

Description:
Platform: | Size: 1858560 | Author: 朱国志 | Hits:

[WEB CodeV1.0b

Description: 这是一款全中文环境的傻瓜型汇编语言辅助开发工具;它包含179个DOS/BIOS中断功能和6个常用的程序框架的模板,用户只要根据自己的需要在窗口中设置选项,就可以快速、准确地自动生成相应的汇编源代码;其中的二进制位的设置与计算、使用哪些寄存器、大量数据的编排(如:低格时的扇区的交叉排列)等等既往需要程序员记忆、理解、计算、查资料才能完成的工作,现在都可由软件隐含自动完成。程序框架模板可自动生成汇编程序的各个段、循环语句、判断语句等,用户可以象使用高级语言一样,不用考虑程序格式以及如何设置跳转标号等初级问题,把时间和精力更多地用在程序功能上,从而用汇编编出更大、更复杂、功能更强也更完善的程序来!它是一个成功的汇编程序员所不可缺少的!-This is a completely Chinese environment fool-assisted assembly language development tools; It contains 179 DOS/BIOS interrupt function and six commonly used procedural framework of the template, as long as the users according to their own needs in the window directive, it can quickly and accurate automatic generation of the corresponding source code compilation; the binary bit with the setup, the use of which register, the presentation of large amounts of data (such as : low portion of the grid at the intersection with), etc. programmers need to remember the past, to understand, measure, check information to complete the work, is now available from the software automatically implied. Framework template can be automatically generated compilation of the various procedures of the loop is t
Platform: | Size: 507904 | Author: 李锦 | Hits:

[Software EngineeringWritingDSPBIOSDeviceDriversforBlockIO

Description: This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.-This application note describes a method f or developing block-oriented I/O device drive rs for applications that use the DSP/BIOS real- time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instrume nts TMS320C5402 and TMS320C6711 DSP Starter Ki ts (DSKs). The device driver model he presented 're has now been superceded with an updated version of on that supports not only block oriented device 's, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documen CVIM driver on the updated model as well as exa mple drivers and source code can be found in the D. evice Driver Developer's Kit product now availa ble for download from the TI Developer's Village .
Platform: | Size: 405504 | Author: 陈军辉 | Hits:

[Other Embeded programzqp_FS44B0_BIOS

Description: 优龙公司的ARM BOOT源代码,自己加了等待双启动:可以选择开机进BOOT调试还是进入用户程序 FS44B0II BIOS具有启动、引导,下载、烧写,设置日期、时间,设置工作频率等多种功能,并且支持各种参数的存储和自动调用。 -Company ARM BOOT source code, himself a wait-start : can choose to boot into BOOT debugging procedures or access a user FS44B0II BIOS is activated guide, download, burning, set the date, time, frequency, etc. set up a variety of functions, and supports various parameters of the store and called automatically.
Platform: | Size: 308224 | Author: 张清平 | Hits:

[assembly languagebingduhuibian

Description: 这是一个病毒源代码(这个病毒没有杀伤力,绝对没有破坏数据,覆盖BIOS,窃取信息资料等恶意行为),上传目的就是让大家进一步了解汇编程序-This is a virus source code (the virus is not lethal, there is no damage to data, covering the BIOS theft of information and other malicious acts), upload aim is to make everyone a better understanding of the compilation process
Platform: | Size: 8192 | Author: 李谦 | Hits:

[Embeded LinuxST2410_BIOS

Description: st2410bootload源码ADS环境(非VIVI)-st2410bootload source ADS (VIVI)
Platform: | Size: 947200 | Author: fenghui | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »

CodeBus www.codebus.net